[INFO] cloning repository https://github.com/ma1rcos/rustify-route-guards
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ma1rcos/rustify-route-guards" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fma1rcos%2Frustify-route-guards", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fma1rcos%2Frustify-route-guards'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6185e632bbb8b52163358a3466132d1b7d8041e0
[INFO] fixing ma1rcos/rustify-route-guards against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fma1rcos%2Frustify-route-guards" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ma1rcos/rustify-route-guards
[INFO] finished tweaking git repo https://github.com/ma1rcos/rustify-route-guards
[INFO] tweaked toml for git repo https://github.com/ma1rcos/rustify-route-guards written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ma1rcos/rustify-route-guards on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ma1rcos/rustify-route-guards already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded icu_properties v2.0.0
[INFO] [stderr]   Downloaded bytestring v1.4.0
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.5
[INFO] [stderr]   Downloaded actix-rt v2.10.0
[INFO] [stderr]   Downloaded regex-lite v0.1.6
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded icu_properties_data v2.0.0
[INFO] [stderr]   Downloaded cc v1.2.23
[INFO] [stderr]   Downloaded actix-web v4.11.0
[INFO] [stderr]   Downloaded actix-http v3.11.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]   Downloaded brotli v8.0.1
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b7d795844b12a722155f069025a91c6e359fac27a667090c86a264b148c44efe
[INFO] running `Command { std: "docker" "start" "b7d795844b12a722155f069025a91c6e359fac27a667090c86a264b148c44efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7d795844b12a722155f069025a91c6e359fac27a667090c86a264b148c44efe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7d795844b12a722155f069025a91c6e359fac27a667090c86a264b148c44efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7d795844b12a722155f069025a91c6e359fac27a667090c86a264b148c44efe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking rustify-route-guards v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `proc-macro` crate types currently cannot export any items other than functions tagged with `#[proc_macro]`, `#[proc_macro_derive]`, or `#[proc_macro_attribute]`
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod guard;
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `proc-macro` crate types currently cannot export any items other than functions tagged with `#[proc_macro]`, `#[proc_macro_derive]`, or `#[proc_macro_attribute]`
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod macros;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: functions tagged with `#[proc_macro_attribute]` must currently reside in the root of the crate
[INFO] [stdout]   --> src/macros/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn guards(attr: TokenStream, item: TokenStream) -> TokenStream {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `proc-macro` crate types currently cannot export any items other than functions tagged with `#[proc_macro]`, `#[proc_macro_derive]`, or `#[proc_macro_attribute]`
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use guard::error::GuardError;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `proc-macro` crate types currently cannot export any items other than functions tagged with `#[proc_macro]`, `#[proc_macro_derive]`, or `#[proc_macro_attribute]`
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use guard::role::{has_role, set_roles};
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `proc-macro` crate types currently cannot export any items other than functions tagged with `#[proc_macro]`, `#[proc_macro_derive]`, or `#[proc_macro_attribute]`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use macros::guards;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::AttributeArgs`, `syn::NestedMeta`
[INFO] [stdout]  --> src/macros/util.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::{AttributeArgs, NestedMeta};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^^^ no `NestedMeta` in the root
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `AttributeArgs` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 - use syn::{AttributeArgs, NestedMeta};
[INFO] [stdout] 3 + use syn::{Attribute, NestedMeta};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::AttributeArgs`, `syn::NestedMeta`
[INFO] [stdout]  --> src/macros/mod.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use syn::{parse_macro_input, ItemFn, AttributeArgs, NestedMeta};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^  ^^^^^^^^^^ no `NestedMeta` in the root
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      no `AttributeArgs` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 - use syn::{parse_macro_input, ItemFn, AttributeArgs, NestedMeta};
[INFO] [stdout] 5 + use syn::{parse_macro_input, ItemFn, Attribute, NestedMeta};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]  --> src/macros/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::guard::error::GuardError;
[INFO] [stdout]   |                   ^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]  --> src/guard/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod error;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] help: consider importing this enum through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 7 - use crate::guard::error::GuardError;
[INFO] [stdout] 7 + use crate::guard::GuardError;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `role` is private
[INFO] [stdout]  --> src/macros/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::guard::role::has_role;
[INFO] [stdout]   |                   ^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `role` is defined here
[INFO] [stdout]  --> src/guard/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod role;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout] help: consider importing this function through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 8 - use crate::guard::role::has_role;
[INFO] [stdout] 8 + use crate::guard::has_role;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]  --> src/lib.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use guard::error::GuardError;
[INFO] [stdout]   |                ^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]  --> src/guard/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod error;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] help: consider importing this enum through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 4 - pub use guard::error::GuardError;
[INFO] [stdout] 4 + pub use guard::GuardError;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `role` is private
[INFO] [stdout]  --> src/lib.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use guard::role::{has_role, set_roles};
[INFO] [stdout]   |                ^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function through its public re-export instead:
[INFO] [stdout]       guard::has_role
[INFO] [stdout]  --> src/lib.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use guard::role::{has_role, set_roles};
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] note: the module `role` is defined here
[INFO] [stdout]  --> src/guard/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod role;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `role` is private
[INFO] [stdout]  --> src/lib.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use guard::role::{has_role, set_roles};
[INFO] [stdout]   |                ^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function through its public re-export instead:
[INFO] [stdout]       guard::set_roles
[INFO] [stdout]  --> src/lib.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use guard::role::{has_role, set_roles};
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout] note: the module `role` is defined here
[INFO] [stdout]  --> src/guard/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod role;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::AttributeArgs`, `syn::NestedMeta`
[INFO] [stdout]  --> src/macros/util.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::{AttributeArgs, NestedMeta};
[INFO] [stdout]   |           ^^^^^^^^^^^^^  ^^^^^^^^^^ no `NestedMeta` in the root
[INFO] [stdout]   |           |
[INFO] [stdout]   |           no `AttributeArgs` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 - use syn::{AttributeArgs, NestedMeta};
[INFO] [stdout] 3 + use syn::{Attribute, NestedMeta};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `syn::AttributeArgs`, `syn::NestedMeta`
[INFO] [stdout]  --> src/macros/mod.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | use syn::{parse_macro_input, ItemFn, AttributeArgs, NestedMeta};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^  ^^^^^^^^^^ no `NestedMeta` in the root
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      no `AttributeArgs` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 - use syn::{parse_macro_input, ItemFn, AttributeArgs, NestedMeta};
[INFO] [stdout] 5 + use syn::{parse_macro_input, ItemFn, Attribute, NestedMeta};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]  --> src/macros/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::guard::error::GuardError;
[INFO] [stdout]   |                   ^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]  --> src/guard/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod error;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] help: consider importing this enum through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 7 - use crate::guard::error::GuardError;
[INFO] [stdout] 7 + use crate::guard::GuardError;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `role` is private
[INFO] [stdout]  --> src/macros/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::guard::role::has_role;
[INFO] [stdout]   |                   ^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `role` is defined here
[INFO] [stdout]  --> src/guard/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod role;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout] help: consider importing this function through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 8 - use crate::guard::role::has_role;
[INFO] [stdout] 8 + use crate::guard::has_role;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `error` is private
[INFO] [stdout]  --> src/lib.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use guard::error::GuardError;
[INFO] [stdout]   |                ^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `error` is defined here
[INFO] [stdout]  --> src/guard/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod error;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] help: consider importing this enum through its public re-export instead
[INFO] [stdout]   |
[INFO] [stdout] 4 - pub use guard::error::GuardError;
[INFO] [stdout] 4 + pub use guard::GuardError;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `role` is private
[INFO] [stdout]  --> src/lib.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use guard::role::{has_role, set_roles};
[INFO] [stdout]   |                ^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function through its public re-export instead:
[INFO] [stdout]       guard::has_role
[INFO] [stdout]  --> src/lib.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use guard::role::{has_role, set_roles};
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] note: the module `role` is defined here
[INFO] [stdout]  --> src/guard/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod role;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustify-route-guards` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0603]: module `role` is private
[INFO] [stdout]  --> src/lib.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use guard::role::{has_role, set_roles};
[INFO] [stdout]   |                ^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function through its public re-export instead:
[INFO] [stdout]       guard::set_roles
[INFO] [stdout]  --> src/lib.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use guard::role::{has_role, set_roles};
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout] note: the module `role` is defined here
[INFO] [stdout]  --> src/guard/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod role;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustify-route-guards` (lib test) due to 7 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b7d795844b12a722155f069025a91c6e359fac27a667090c86a264b148c44efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d795844b12a722155f069025a91c6e359fac27a667090c86a264b148c44efe", kill_on_drop: false }`
[INFO] [stdout] b7d795844b12a722155f069025a91c6e359fac27a667090c86a264b148c44efe
